home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AppleScript - The Beta Release
/
AppleScript - The Beta Release.iso
/
Documentation
/
develop
/
Better Apple Event Coding
/
Code Samples
/
Object.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-10-16
|
363 b
|
18 lines
|
[
TEXT/MPS
]
/*------------------------------------------------------------------------------------------
Program: CPlusTESample 2.0AE
File: Object.h
by Eric Berdahl
Copyright © 1992 Apple Computer, Inc.
All rights reserved.
------------------------------------------------------------------------------------------*/
#ifndef __OBJECT__
#define __OBJECT__
#endif